<p class="Head3">How can the word "page" be displayed in singular or plural, depending on the number of pages in a text document?</p>
<p class="Paragraph">To ensure that the word "Page" is modified based on the actual number of pages, use the <span class="T1">Conditional text</span> field. Proceed as follows:</p>
<p class="Paragraph">1. Place the cursor on the position in the document where the pagination is to be shown.</p>
<p class="Paragraph">2. Go to the <span class="T1">Insert - Field - Page Count</span> menu item. The page count will be inserted into the document. Directly after this, enter a space.</p>
<p class="Paragraph">3. Go to the <span class="T1">Insert - Field - Other</span> menu item. Select the <span class="T1">Functions</span> tab and click the <span class="T1">Conditional text</span> entry under <span class="T1">Field Type</span>.</p>
<p class="Paragraph">4. In the <span class="T1">Condition</span> field, enter: "Page > 1" (but without inverted commas). In the <span class="T1">Then</span> field, enter: "Pages." In the <span class="T1">Otherwise</span> field enter: "Page".</p>
<p class="Paragraph">5. Click <span class="T1">Insert</span> to insert the field into the document, then click <span class="T1">Close</span> to exit the field dialog. The correct form of the word Page/Pages will appear based on the number of pages. Press (F9) to perform an update.</p>